Interview Questions and Answer
Options:
a. lstControl.Items.SortDescriptions.Add(new SortDescription(“WordCount”, ListSortDirection.Descending)
b. lstControl.SortDescriptions.Add(new SortDescription(“WordCount”, ListSortDirection.Descending)
c. lstControl.Items.SortDescriptions.ListSortDirection.Descending
d. lstControl.Items.Add(new SortDescription(“WordCount”, ListSortDirection.Descending)
Reveal Answer
Options:
a. It is used whenever a requirement for creating custom user interface arises.
b. The Visual class also bridges the functionalities of WPF managed classes and the MilCore.dll.
c. It is a drawing object
Reveal Answer
Options:
a. MediaPlayer has no visual interface
b. suitable to display videos.
c. It cannot be placed on the XAML designer.
d. It provides Media PlayBack for drawings.
Reveal Answer
Options:
a. MediaElement has got visual interface.
b. It can easily display videos using its built in properties.
c. It is designed for XAML use and can be placed on the XAML.
d. Not suitable to display videos.
Reveal Answer
Options:
a. Line
b. Rectangle
c. Polyline
d. Rich Text Box
Reveal Answer
Bestdotnet google plus